Skip to content

Conversation

@nielsbauman
Copy link
Contributor

These tests had the potential to fail when two consecutive GET data streams requests would hit two different nodes, where one node already had the cluster state that contained the new backing index and the other node didn't yet.

Caused by #122852

Fixes #124837
Fixes #124849
Fixes #124850
Fixes #124886
Fixes #125083

These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by elastic#122852

Fixes elastic#124837
Fixes elastic#124849
Fixes elastic#124850
Fixes elastic#124886
Fixes elastic#125083
@nielsbauman nielsbauman added >test Issues or PRs that are addressing/adding tests :Data Management/Data streams Data streams and their lifecycles Team:Data Management Meta label for data/management team v9.1.0 labels Mar 25, 2025
@nielsbauman nielsbauman requested a review from gmarouli March 25, 2025 18:55
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@nielsbauman
Copy link
Contributor Author

These changes are pretty much exactly the same as in #125195

Copy link
Contributor

@gmarouli gmarouli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nielsbauman nielsbauman enabled auto-merge (squash) March 26, 2025 10:49
@nielsbauman nielsbauman merged commit 3d9a7ab into elastic:main Mar 26, 2025
17 checks passed
@nielsbauman nielsbauman deleted the fix-dlm-ilm-mixing-tests branch March 26, 2025 11:51
omricohenn pushed a commit to omricohenn/elasticsearch that referenced this pull request Mar 28, 2025
…elastic#125609)

These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by elastic#122852

Fixes elastic#124837
Fixes elastic#124849
Fixes elastic#124850
Fixes elastic#124886
Fixes elastic#125083
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment